Test PR | Enable Extracted Problem XBlock#37136
Draft
irtazaakram wants to merge 1 commit intopurge-xmodule/capafrom
Draft
Test PR | Enable Extracted Problem XBlock#37136irtazaakram wants to merge 1 commit intopurge-xmodule/capafrom
irtazaakram wants to merge 1 commit intopurge-xmodule/capafrom
Conversation
This was referenced Aug 7, 2025
b27565c to
bbc29bc
Compare
8e1648c to
c98f428
Compare
c98f428 to
a4579bc
Compare
95bca31 to
eeee4c6
Compare
8bf3ed8 to
6cbcc8d
Compare
96239cd to
8d1ae83
Compare
fd5d5a6 to
90d5d48
Compare
8d1ae83 to
0581e49
Compare
90d5d48 to
2f73347
Compare
0581e49 to
0b486da
Compare
04bfb07 to
18533de
Compare
736de78 to
57ff387
Compare
c1c0a13 to
64d2479
Compare
64d2479 to
90ed9e6
Compare
57ff387 to
6de2e6c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
USE_EXTRACTED_PROBLEM_BLOCKflag.xmodule/tests/test_capa_block.pyalways runs against the built-in problem block, since these tests were moved toxblocks_contrib/problem/tests/test_capa_block.py.lms/djangoapps/grades/tests/integration/test_problems.pyto run against both the built-in and extracted problem blocks, regardless of the global flag value.Settings
Tutor requirements